home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 5_programming / on / window_kill < prev    next >
Encoding:
Text File  |  2001-03-21  |  259 b   |  13 lines

  1. Synopsis:
  2.    on [<modes>]window_kill [<serial#>] [-|^]<match> { <action> }
  3.  
  4. Description:
  5.    This hook is triggered whenever a client window is killed.
  6.  
  7. Parameters:
  8.    $0    reference number or name of killed window
  9.  
  10. See Also:
  11.    window(4) kill
  12.  
  13.